home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c64 / programming / Final Cartridge III software.sfx / info.np < prev    next >
Encoding:
Text File  |  1994-08-11  |  2.1 KB  |  50 lines

  1. {$7f}WThe programs on this floppy disk are easily copied
  2. on condition that :
  3.  
  4. - the programs be kept in their original state
  5. - the source (Riska B.V.) stays mentioned
  6. - their would be no changes
  7.  
  8. These programs originate from
  9.  
  10. Riska B.V    
  11. Oosterkade 5
  12. 3011 TV Rotterdam
  13. Holland
  14.  
  15. tel 010 - 4139122
  16. telefax  010 - 4139303
  17. databank 010 - 4139123 (videotex 1200/75)
  18.  
  19. Questions and/or remarks only by correspondence or to our databank
  20. Letters in connection with the Final cartridge III can be send to above mentioned adress, to attention of the Final cartridge III.
  21. ------------------------------------------There are different programs on the floppy disk
  22. Programs which are in some connection to each other stand between lines.
  23.  
  24. On top of the directory you will find the assembler with,which the source codes are written.
  25.  
  26. Underneath  you will find all source codes from the programs, the name for these source codes end with  .asm (for assembler)
  27.  
  28. Under the second line you will find object codes , these are the compilated source codes. The name for these object codes ends on  .obj (for object). These you can  load and run.
  29.  
  30. Under the third line you will find textfiles that you can read via your notepad. The name for these files ends on  .np (for notepad). At the same time you will find that the program " lookatfile.basic" . By using this program you can read the notepad text from basic.
  31. Following are present on your floppy disk.
  32. INFO.NP this file
  33.  
  34. STRUCTURE.NP a layout of what we mean by structure.
  35.  
  36. ASSEMBLER.NP contains a brief from the used assembler.
  37.  
  38. COMPETITION.NP contains the competition rules
  39.  
  40. LISTING.NP contains a brief description from a few listing fragements
  41.  
  42. Under the fourth line you will find a program that has already been made by a client of ours Mr. R. Karel. 
  43. It is an adressfile with the name index
  44. Index.obj is the main program that you can run direct
  45. Index.np is a textfile with more information about index.
  46.  
  47. if you want to learn yourself in making windows, it would be beter to study the different examples . For further information about how to make the windows we refer you to the file structure.np which you can also load from the notepad.
  48.  
  49.  
  50.